Vcenter Lcm Deployment Common AllocateResource
Vcenter Lcm Deployment Common AllocateResource
The Vcenter Lcm Deployment Common AllocateResource enumerated type defines when to allocate resource to the target VM. See Vcenter Lcm Deployment Common ResourceAllocationInfo
Possible values:
ON_DEPLOYMENT
: On deployment of a new VM allocate the resource.ON_SUCCESSFUL_UPGRADE
: On successful upgrade of the VC allocate the resource to the VM deployed as part of the upgrade.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
ON_DEPLOYMENT,
ON_SUCCESSFUL_UPGRADE,